Câu ví dụ
- An integer constant can also have a suffix that is a combination of U and L, for unsigned and long, respectively.
Một giá trị hằng số có thể có phần hậu tố (suffix) là sự kết hợp của U và L, cho kiểu Unsigned và kiểu Long. - Constants can be of any of the basic data types like an integer constant, a floating constant, a character constant, or a string literal.
Hằng số có thể là bất kỳ kiểu dữ liệu cơ bản nào như là hằng số integer, hằng số floating hay một string literal.